计算机与现代化 ›› 2010, Vol. 1 ›› Issue (01): 87-89,1.doi: 10.3969/j.issn.1006-2475.2020.01.025

• 网络与通信 • 上一篇    下一篇

基于NuSOAP及Google Search API搜索技术的研究与实现

张而军1,顾绍元2   

  1. 1.江西师范大学招生就业处,江西 南昌330022; 2.同济大学计算机科学与技术系,上海 200092
  • 收稿日期:2009-12-11 修回日期:1900-01-01 出版日期:2010-01-15 发布日期:2010-01-15

Research and Implementation of Web Application System’s Searching Technology Based on NuSOAP and Google Search API

ZHANG Er-jun1,GU Shao-yuan2   

  1. 1.Admissions and Employment Office of Jiangxi Normal University, Nanchang 330022, China;2.Department of Computer Science and Technology of Tongji University, Shanghai 200092, China
  • Received:2009-12-11 Revised:1900-01-01 Online:2010-01-15 Published:2010-01-15

摘要: Web Services已经成为目前解决分布式系统的主流技术。Google搜索引擎基于Web Services技术为开发者提供了Google Search API,使得开发人员可以在应用程序当中通过与Google Web服务的访问,来获取搜索服务。本文阐述如何在PHP集成开发环境下,利用NuSOAP组件访问Google Search API,构建PHP环境下搜索系统的方法和技术。

关键词: NuSOAP, Google Search API, Web Service

Abstract: Web Services has been used as the important technology to solve the distributed problems. Google search engine which bases on the Web Services technology provides developers the Google Search API. By using the API, the developers can access the Google Web services for the search service in their own applications. This paper describes how to use the NuSOAP component to access Google Search API and builds the search system in PHP integrated development.

Key words: NuSOAP, Google Search API, Web Service

中图分类号: